tools/xenconsole: fix Segmentation fault
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Feb 2010 08:50:03 +0000 (08:50 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 8 Feb 2010 08:50:03 +0000 (08:50 +0000)
commit2f98a8cad0104408eb0fa36b87d7d474d9e98792
treeb954a3fcba548604faa96aab1bd43929e59ff1b2
parent8e2626b7d79f20772cc913c39e42f817bced4fc5
tools/xenconsole: fix Segmentation fault

Segmentation fault occurs if DOMID isn't specified.
Some check be added to output error message in this situation.

Signed-off-by: Yu Zhiguo <yuzg@cn.fujitsu.com>
tools/console/client/main.c